pixelcache: Add map/unmap functions
authorBenjamin Otte <otte@redhat.com>
Wed, 9 Apr 2014 21:31:21 +0000 (23:31 +0200)
committerBenjamin Otte <otte@redhat.com>
Wed, 9 Apr 2014 22:16:53 +0000 (00:16 +0200)
commit2587d4b8e6542ec578632c311309a3f4d13f0b3e
tree7c091d27e68b29968b49218d4c028916f098d88b
parent2a9d2a966a73c649c2749e759e44d6c0ea7af03b
pixelcache: Add map/unmap functions

Because GTK does not invalidate windows that aren't mapped, we cannot
update the pixel cache when the window it handles isn't mapped. So we
add API to call when GDK windows get mapped/unmapped.

https://bugzilla.gnome.org/show_bug.cgi?id=726475
gtk/gtkpixelcache.c
gtk/gtkpixelcacheprivate.h